home *** CD-ROM | disk | FTP | other *** search
/ QuickTime VR Showcase / QuickTime VR Showcase.iso / 3rd Parties / Software / Apple / AMT 2.1 New Features Demo / SOURCES / Media.k < prev    next >
Encoding:
Text File  |  1996-12-21  |  19.1 KB  |  1,026 lines  |  [TEXT/MPS ]

  1. object oAI_AMT_RTF is cTextSupplier
  2. with
  3.     Name is "AI_AMT.RTF";
  4. end;
  5.  
  6. object oAI_AMTH_PIC is cPictureSupplier
  7. with
  8.     Buffered is true;
  9.     Transparent is false;
  10.     Red is 255; Green is 255; Blue is 255;
  11.     Name is "AI_AMTH.PIC";
  12. end;
  13.  
  14. object oAI_AMTI_PIC is cPictureSupplier
  15. with
  16.     Buffered is true;
  17.     Transparent is false;
  18.     Red is 255; Green is 255; Blue is 255;
  19.     Name is "AI_AMTI.PIC";
  20. end;
  21.  
  22. object oAI_BCK_PIC is cPictureSupplier
  23. with
  24.     Buffered is true;
  25.     Transparent is false;
  26.     Red is 255; Green is 255; Blue is 255;
  27.     Name is "AI_BCK.PIC";
  28. end;
  29.  
  30. object oAI_CRD_RTF is cTextSupplier
  31. with
  32.     Name is "AI_CRD.RTF";
  33. end;
  34.  
  35. object oAI_CRH_PIC is cPictureSupplier
  36. with
  37.     Buffered is true;
  38.     Transparent is false;
  39.     Red is 255; Green is 255; Blue is 255;
  40.     Name is "AI_CRH.PIC";
  41. end;
  42.  
  43. object oAI_CRI_PIC is cPictureSupplier
  44. with
  45.     Buffered is true;
  46.     Transparent is false;
  47.     Red is 255; Green is 255; Blue is 255;
  48.     Name is "AI_CRI.PIC";
  49. end;
  50.  
  51. object oAI_NF_RTF is cTextSupplier
  52. with
  53.     Name is "AI_NF.RTF";
  54. end;
  55.  
  56. object oAU_1EIG_PIC is cPictureSupplier
  57. with
  58.     Buffered is true;
  59.     Transparent is false;
  60.     Red is 255; Green is 255; Blue is 255;
  61.     Name is "AU_1EIG.PIC";
  62. end;
  63.  
  64. object oAU_1ELE_PIC is cPictureSupplier
  65. with
  66.     Buffered is true;
  67.     Transparent is false;
  68.     Red is 255; Green is 255; Blue is 255;
  69.     Name is "AU_1ELE.PIC";
  70. end;
  71.  
  72. object oAU_1FIV_PIC is cPictureSupplier
  73. with
  74.     Buffered is true;
  75.     Transparent is false;
  76.     Red is 255; Green is 255; Blue is 255;
  77.     Name is "AU_1FIV.PIC";
  78. end;
  79.  
  80. object oAU_1FOU_PIC is cPictureSupplier
  81. with
  82.     Buffered is true;
  83.     Transparent is false;
  84.     Red is 255; Green is 255; Blue is 255;
  85.     Name is "AU_1FOU.PIC";
  86. end;
  87.  
  88. object oAU_1ONE_PIC is cPictureSupplier
  89. with
  90.     Buffered is true;
  91.     Transparent is false;
  92.     Red is 255; Green is 255; Blue is 255;
  93.     Name is "AU_1ONE.PIC";
  94. end;
  95.  
  96. object oAU_1SEV_PIC is cPictureSupplier
  97. with
  98.     Buffered is true;
  99.     Transparent is false;
  100.     Red is 255; Green is 255; Blue is 255;
  101.     Name is "AU_1SEV.PIC";
  102. end;
  103.  
  104. object oAU_1SIX_PIC is cPictureSupplier
  105. with
  106.     Buffered is true;
  107.     Transparent is false;
  108.     Red is 255; Green is 255; Blue is 255;
  109.     Name is "AU_1SIX.PIC";
  110. end;
  111.  
  112. object oAU_1THR_PIC is cPictureSupplier
  113. with
  114.     Buffered is true;
  115.     Transparent is false;
  116.     Red is 255; Green is 255; Blue is 255;
  117.     Name is "AU_1THR.PIC";
  118. end;
  119.  
  120. object oAU_1TWO_PIC is cPictureSupplier
  121. with
  122.     Buffered is true;
  123.     Transparent is false;
  124.     Red is 255; Green is 255; Blue is 255;
  125.     Name is "AU_1TWO.PIC";
  126. end;
  127.  
  128. object oAU_2EIG_PIC is cPictureSupplier
  129. with
  130.     Buffered is true;
  131.     Transparent is false;
  132.     Red is 255; Green is 255; Blue is 255;
  133.     Name is "AU_2EIG.PIC";
  134. end;
  135.  
  136. object oAU_2FIV_PIC is cPictureSupplier
  137. with
  138.     Buffered is true;
  139.     Transparent is false;
  140.     Red is 255; Green is 255; Blue is 255;
  141.     Name is "AU_2FIV.PIC";
  142. end;
  143.  
  144. object oAU_2FOU_PIC is cPictureSupplier
  145. with
  146.     Buffered is true;
  147.     Transparent is false;
  148.     Red is 255; Green is 255; Blue is 255;
  149.     Name is "AU_2FOU.PIC";
  150. end;
  151.  
  152. object oAU_2NIN_PIC is cPictureSupplier
  153. with
  154.     Buffered is true;
  155.     Transparent is false;
  156.     Red is 255; Green is 255; Blue is 255;
  157.     Name is "AU_2NIN.PIC";
  158. end;
  159.  
  160. object oAU_2ONE_PIC is cPictureSupplier
  161. with
  162.     Buffered is true;
  163.     Transparent is false;
  164.     Red is 255; Green is 255; Blue is 255;
  165.     Name is "AU_2ONE.PIC";
  166. end;
  167.  
  168. object oAU_2SEV_PIC is cPictureSupplier
  169. with
  170.     Buffered is true;
  171.     Transparent is false;
  172.     Red is 255; Green is 255; Blue is 255;
  173.     Name is "AU_2SEV.PIC";
  174. end;
  175.  
  176. object oAU_2SIX_PIC is cPictureSupplier
  177. with
  178.     Buffered is true;
  179.     Transparent is false;
  180.     Red is 255; Green is 255; Blue is 255;
  181.     Name is "AU_2SIX.PIC";
  182. end;
  183.  
  184. object oAU_2THR_PIC is cPictureSupplier
  185. with
  186.     Buffered is true;
  187.     Transparent is false;
  188.     Red is 255; Green is 255; Blue is 255;
  189.     Name is "AU_2THR.PIC";
  190. end;
  191.  
  192. object oAU_2TWO_PIC is cPictureSupplier
  193. with
  194.     Buffered is true;
  195.     Transparent is false;
  196.     Red is 255; Green is 255; Blue is 255;
  197.     Name is "AU_2TWO.PIC";
  198. end;
  199.  
  200. object oAU_BCK1_PIC is cPictureSupplier
  201. with
  202.     Buffered is true;
  203.     Transparent is false;
  204.     Red is 255; Green is 255; Blue is 255;
  205.     Name is "AU_BCK1.PIC";
  206. end;
  207.  
  208. object oAU_BCK2_PIC is cPictureSupplier
  209. with
  210.     Buffered is true;
  211.     Transparent is false;
  212.     Red is 255; Green is 255; Blue is 255;
  213.     Name is "AU_BCK2.PIC";
  214. end;
  215.  
  216. object oAU_FOA_MOV is cMovieSupplier
  217. with
  218.     Looping is false;
  219.     Preload is false;
  220.     Name is "AU_FOA.MOV";
  221. end;
  222.  
  223. object oAU_HLP1_PIC is cPictureSupplier
  224. with
  225.     Buffered is true;
  226.     Transparent is false;
  227.     Red is 255; Green is 255; Blue is 255;
  228.     Name is "AU_HLP1.PIC";
  229. end;
  230.  
  231. object oAU_HLP2_PIC is cPictureSupplier
  232. with
  233.     Buffered is true;
  234.     Transparent is false;
  235.     Red is 255; Green is 255; Blue is 255;
  236.     Name is "AU_HLP2.PIC";
  237. end;
  238.  
  239. object oAU_MINUS_PIC is cPictureSupplier
  240. with
  241.     Buffered is true;
  242.     Transparent is false;
  243.     Red is 255; Green is 255; Blue is 255;
  244.     Name is "AU_MINUS.PIC";
  245. end;
  246.  
  247. object oAU_PLAY_PIC is cPictureSupplier
  248. with
  249.     Buffered is true;
  250.     Transparent is false;
  251.     Red is 255; Green is 255; Blue is 255;
  252.     Name is "AU_PLAY.PIC";
  253. end;
  254.  
  255. object oAU_PLUS_PIC is cPictureSupplier
  256. with
  257.     Buffered is true;
  258.     Transparent is false;
  259.     Red is 255; Green is 255; Blue is 255;
  260.     Name is "AU_PLUS.PIC";
  261. end;
  262.  
  263. object oAU_STOP_PIC is cPictureSupplier
  264. with
  265.     Buffered is true;
  266.     Transparent is false;
  267.     Red is 255; Green is 255; Blue is 255;
  268.     Name is "AU_STOP.PIC";
  269. end;
  270.  
  271. object oFB_BCK1_PIC is cPictureSupplier
  272. with
  273.     Buffered is true;
  274.     Transparent is false;
  275.     Red is 255; Green is 255; Blue is 255;
  276.     Name is "FB_BCK1.PIC";
  277. end;
  278.  
  279. object oFB_BCK2_PIC is cPictureSupplier
  280. with
  281.     Buffered is true;
  282.     Transparent is false;
  283.     Red is 255; Green is 255; Blue is 255;
  284.     Name is "FB_BCK2.PIC";
  285. end;
  286.  
  287. object oFB_BGBL_PIC is cFlipbookSupplier
  288. with
  289.     Buffered is true;
  290.     Transparent is false;
  291.     Red is 255; Green is 255; Blue is 255;
  292.     FrameCount is 2;
  293.     ColumnCount is 2;
  294.     ColumnWidth is 12;
  295.     RowCount is 1;
  296.     RowHeight is 16;
  297.     Name is "FB_BGBL.PIC";
  298. end;
  299.  
  300. object oFB_GLASS_MOV is cMovieSupplier
  301. with
  302.     Looping is false;
  303.     Preload is false;
  304.     Name is "FB_GLASS.MOV";
  305. end;
  306.  
  307. object oFB_HLP1_PIC is cPictureSupplier
  308. with
  309.     Buffered is true;
  310.     Transparent is false;
  311.     Red is 255; Green is 255; Blue is 255;
  312.     Name is "FB_HLP1.PIC";
  313. end;
  314.  
  315. object oFB_HLP2_PIC is cPictureSupplier
  316. with
  317.     Buffered is true;
  318.     Transparent is false;
  319.     Red is 255; Green is 255; Blue is 255;
  320.     Name is "FB_HLP2.PIC";
  321. end;
  322.  
  323. object oFB_MANW_PIC is cFlipbookSupplier
  324. with
  325.     Buffered is true;
  326.     Transparent is false;
  327.     Red is 255; Green is 255; Blue is 255;
  328.     FrameCount is 8;
  329.     ColumnCount is 1;
  330.     ColumnWidth is 26;
  331.     RowCount is 8;
  332.     RowHeight is 40;
  333.     Name is "FB_MANW.PIC";
  334. end;
  335.  
  336. object oFB_MDWN_PIC is cFlipbookSupplier
  337. with
  338.     Buffered is true;
  339.     Transparent is false;
  340.     Red is 255; Green is 255; Blue is 255;
  341.     FrameCount is 4;
  342.     ColumnCount is 1;
  343.     ColumnWidth is 9;
  344.     RowCount is 4;
  345.     RowHeight is 11;
  346.     Name is "FB_MDWN.PIC";
  347. end;
  348.  
  349. object oFB_NAME_PIC is cFlipbookSupplier
  350. with
  351.     Buffered is true;
  352.     Transparent is false;
  353.     Red is 255; Green is 255; Blue is 255;
  354.     FrameCount is 4;
  355.     ColumnCount is 2;
  356.     ColumnWidth is 235;
  357.     RowCount is 2;
  358.     RowHeight is 116;
  359.     Name is "FB_NAME.PIC";
  360. end;
  361.  
  362. object oFB_NEON_PIC is cFlipbookSupplier
  363. with
  364.     Buffered is true;
  365.     Transparent is true;
  366.     Red is 0; Green is 255; Blue is 0;
  367.     FrameCount is 4;
  368.     ColumnCount is 2;
  369.     ColumnWidth is 84;
  370.     RowCount is 2;
  371.     RowHeight is 54;
  372.     Name is "FB_NEON.PIC";
  373. end;
  374.  
  375. object oFB_SMWN_PIC is cFlipbookSupplier
  376. with
  377.     Buffered is true;
  378.     Transparent is false;
  379.     Red is 255; Green is 255; Blue is 255;
  380.     FrameCount is 4;
  381.     ColumnCount is 1;
  382.     ColumnWidth is 8;
  383.     RowCount is 4;
  384.     RowHeight is 9;
  385.     Name is "FB_SMWN.PIC";
  386. end;
  387.  
  388. object oFB_SNDT_MOV is cMovieSupplier
  389. with
  390.     Looping is false;
  391.     Preload is false;
  392.     Name is "FB_SNDT.MOV";
  393. end;
  394.  
  395. object oFB_TRAIN_PIC is cFlipbookSupplier
  396. with
  397.     Buffered is true;
  398.     Transparent is true;
  399.     Red is 255; Green is 255; Blue is 255;
  400.     FrameCount is 16;
  401.     ColumnCount is 1;
  402.     ColumnWidth is 322;
  403.     RowCount is 16;
  404.     RowHeight is 42;
  405.     Name is "FB_TRAIN.PIC";
  406. end;
  407.  
  408. object oFB_WMN_PIC is cFlipbookSupplier
  409. with
  410.     Buffered is true;
  411.     Transparent is false;
  412.     Red is 255; Green is 255; Blue is 255;
  413.     FrameCount is 4;
  414.     ColumnCount is 1;
  415.     ColumnWidth is 26;
  416.     RowCount is 4;
  417.     RowHeight is 40;
  418.     Name is "FB_WMN.PIC";
  419. end;
  420.  
  421. object oMF_BCK1_PIC is cPictureSupplier
  422. with
  423.     Buffered is true;
  424.     Transparent is false;
  425.     Red is 255; Green is 255; Blue is 255;
  426.     Name is "MF_BCK1.PIC";
  427. end;
  428.  
  429. object oMF_BCK2_PIC is cPictureSupplier
  430. with
  431.     Buffered is true;
  432.     Transparent is false;
  433.     Red is 255; Green is 255; Blue is 255;
  434.     Name is "MF_BCK2.PIC";
  435. end;
  436.  
  437. object oMF_BCK3_PIC is cPictureSupplier
  438. with
  439.     Buffered is true;
  440.     Transparent is false;
  441.     Red is 255; Green is 255; Blue is 255;
  442.     Name is "MF_BCK3.PIC";
  443. end;
  444.  
  445. object oMF_BRSH_PIC is cPictureSupplier
  446. with
  447.     Buffered is true;
  448.     Transparent is false;
  449.     Red is 255; Green is 255; Blue is 255;
  450.     Name is "MF_BRSH.PIC";
  451. end;
  452.  
  453. object oMF_FRN_PIC is cPictureSupplier
  454. with
  455.     Buffered is true;
  456.     Transparent is false;
  457.     Red is 255; Green is 255; Blue is 255;
  458.     Name is "MF_FRN.PIC";
  459. end;
  460.  
  461. object oMF_FRNT_PIC is cPictureSupplier
  462. with
  463.     Buffered is true;
  464.     Transparent is false;
  465.     Red is 255; Green is 255; Blue is 255;
  466.     Name is "MF_FRNT.PIC";
  467. end;
  468.  
  469. object oMF_GERM_RTF is cTextSupplier
  470. with
  471.     Name is "MF_GERM.RTF";
  472. end;
  473.  
  474. object oMF_HLP1_PIC is cPictureSupplier
  475. with
  476.     Buffered is true;
  477.     Transparent is false;
  478.     Red is 255; Green is 255; Blue is 255;
  479.     Name is "MF_HLP1.PIC";
  480. end;
  481.  
  482. object oMF_HLP2_PIC is cPictureSupplier
  483. with
  484.     Buffered is true;
  485.     Transparent is false;
  486.     Red is 255; Green is 255; Blue is 255;
  487.     Name is "MF_HLP2.PIC";
  488. end;
  489.  
  490. object oMF_HLP3_PIC is cPictureSupplier
  491. with
  492.     Buffered is true;
  493.     Transparent is false;
  494.     Red is 255; Green is 255; Blue is 255;
  495.     Name is "MF_HLP3.PIC";
  496. end;
  497.  
  498. object oMF_MIAM_PIC is cPictureSupplier
  499. with
  500.     Buffered is true;
  501.     Transparent is false;
  502.     Red is 255; Green is 255; Blue is 255;
  503.     Name is "MF_MIAM.PIC";
  504. end;
  505.  
  506. object oMF_PRNT_PIC is cPictureSupplier
  507. with
  508.     Buffered is true;
  509.     Transparent is false;
  510.     Red is 255; Green is 255; Blue is 255;
  511.     Name is "MF_PRNT.PIC";
  512. end;
  513.  
  514. object oMF_SCDW_PIC is cPictureSupplier
  515. with
  516.     Buffered is true;
  517.     Transparent is false;
  518.     Red is 255; Green is 255; Blue is 255;
  519.     Name is "MF_SCDW.PIC";
  520. end;
  521.  
  522. object oMF_SCMI_PIC is cPictureSupplier
  523. with
  524.     Buffered is true;
  525.     Transparent is false;
  526.     Red is 255; Green is 255; Blue is 255;
  527.     Name is "MF_SCMI.PIC";
  528. end;
  529.  
  530. object oMF_SCUP_PIC is cPictureSupplier
  531. with
  532.     Buffered is true;
  533.     Transparent is false;
  534.     Red is 255; Green is 255; Blue is 255;
  535.     Name is "MF_SCUP.PIC";
  536. end;
  537.  
  538. object oMF_SOFL_RTF is cTextSupplier
  539. with
  540.     Name is "MF_SOFL.RTF";
  541. end;
  542.  
  543. object oMM_AIBT_PIC is cPictureSupplier
  544. with
  545.     Buffered is true;
  546.     Transparent is false;
  547.     Red is 255; Green is 255; Blue is 255;
  548.     Name is "MM_AIBT.PIC";
  549. end;
  550.  
  551. object oMM_AIBX_PIC is cPictureSupplier
  552. with
  553.     Buffered is true;
  554.     Transparent is false;
  555.     Red is 255; Green is 255; Blue is 255;
  556.     Name is "MM_AIBX.PIC";
  557. end;
  558.  
  559. object oMM_AIWT_PIC is cPictureSupplier
  560. with
  561.     Buffered is true;
  562.     Transparent is false;
  563.     Red is 255; Green is 255; Blue is 255;
  564.     Name is "MM_AIWT.PIC";
  565. end;
  566.  
  567. object oMM_ARRO_PIC is cPictureSupplier
  568. with
  569.     Buffered is true;
  570.     Transparent is false;
  571.     Red is 255; Green is 255; Blue is 255;
  572.     Name is "MM_ARRO.PIC";
  573. end;
  574.  
  575. object oMM_AUBT_PIC is cPictureSupplier
  576. with
  577.     Buffered is true;
  578.     Transparent is false;
  579.     Red is 255; Green is 255; Blue is 255;
  580.     Name is "MM_AUBT.PIC";
  581. end;
  582.  
  583. object oMM_AUBX_PIC is cPictureSupplier
  584. with
  585.     Buffered is true;
  586.     Transparent is false;
  587.     Red is 255; Green is 255; Blue is 255;
  588.     Name is "MM_AUBX.PIC";
  589. end;
  590.  
  591. object oMM_AUWT_PIC is cPictureSupplier
  592. with
  593.     Buffered is true;
  594.     Transparent is false;
  595.     Red is 255; Green is 255; Blue is 255;
  596.     Name is "MM_AUWT.PIC";
  597. end;
  598.  
  599. object oMM_BCKM_PIC is cPictureSupplier
  600. with
  601.     Buffered is true;
  602.     Transparent is false;
  603.     Red is 255; Green is 255; Blue is 255;
  604.     Name is "MM_BCKM.PIC";
  605. end;
  606.  
  607. object oMM_FBBT_PIC is cPictureSupplier
  608. with
  609.     Buffered is true;
  610.     Transparent is false;
  611.     Red is 255; Green is 255; Blue is 255;
  612.     Name is "MM_FBBT.PIC";
  613. end;
  614.  
  615. object oMM_FBBX_PIC is cPictureSupplier
  616. with
  617.     Buffered is true;
  618.     Transparent is false;
  619.     Red is 255; Green is 255; Blue is 255;
  620.     Name is "MM_FBBX.PIC";
  621. end;
  622.  
  623. object oMM_FBWT_PIC is cPictureSupplier
  624. with
  625.     Buffered is true;
  626.     Transparent is false;
  627.     Red is 255; Green is 255; Blue is 255;
  628.     Name is "MM_FBWT.PIC";
  629. end;
  630.  
  631. object oMM_FLP_PIC is cFlipbookSupplier
  632. with
  633.     Buffered is true;
  634.     Transparent is false;
  635.     Red is 255; Green is 255; Blue is 255;
  636.     FrameCount is 8;
  637.     ColumnCount is 1;
  638.     ColumnWidth is 181;
  639.     RowCount is 8;
  640.     RowHeight is 133;
  641.     Name is "MM_FLP.PIC";
  642. end;
  643.  
  644. object oMM_NFBT_PIC is cPictureSupplier
  645. with
  646.     Buffered is true;
  647.     Transparent is false;
  648.     Red is 255; Green is 255; Blue is 255;
  649.     Name is "MM_NFBT.PIC";
  650. end;
  651.  
  652. object oMM_NFBX_PIC is cPictureSupplier
  653. with
  654.     Buffered is true;
  655.     Transparent is false;
  656.     Red is 255; Green is 255; Blue is 255;
  657.     Name is "MM_NFBX.PIC";
  658. end;
  659.  
  660. object oMM_NFWT_PIC is cPictureSupplier
  661. with
  662.     Buffered is true;
  663.     Transparent is false;
  664.     Red is 255; Green is 255; Blue is 255;
  665.     Name is "MM_NFWT.PIC";
  666. end;
  667.  
  668. object oMM_QTBT_PIC is cPictureSupplier
  669. with
  670.     Buffered is true;
  671.     Transparent is false;
  672.     Red is 255; Green is 255; Blue is 255;
  673.     Name is "MM_QTBT.PIC";
  674. end;
  675.  
  676. object oMM_QTBX_PIC is cPictureSupplier
  677. with
  678.     Buffered is true;
  679.     Transparent is false;
  680.     Red is 255; Green is 255; Blue is 255;
  681.     Name is "MM_QTBX.PIC";
  682. end;
  683.  
  684. object oMM_QTTH_MOV is cMovieSupplier
  685. with
  686.     Looping is true;
  687.     Preload is false;
  688.     Name is "MM_QTTH.MOV";
  689. end;
  690.  
  691. object oMM_QTWT_PIC is cPictureSupplier
  692. with
  693.     Buffered is true;
  694.     Transparent is false;
  695.     Red is 255; Green is 255; Blue is 255;
  696.     Name is "MM_QTWT.PIC";
  697. end;
  698.  
  699. object oMM_QVBT_PIC is cPictureSupplier
  700. with
  701.     Buffered is true;
  702.     Transparent is false;
  703.     Red is 255; Green is 255; Blue is 255;
  704.     Name is "MM_QVBT.PIC";
  705. end;
  706.  
  707. object oMM_QVBX_PIC is cPictureSupplier
  708. with
  709.     Buffered is true;
  710.     Transparent is false;
  711.     Red is 255; Green is 255; Blue is 255;
  712.     Name is "MM_QVBX.PIC";
  713. end;
  714.  
  715. object oMM_QVWT_PIC is cPictureSupplier
  716. with
  717.     Buffered is true;
  718.     Transparent is false;
  719.     Red is 255; Green is 255; Blue is 255;
  720.     Name is "MM_QVWT.PIC";
  721. end;
  722.  
  723. object oOP_MUSC_WAV is cSoundSupplier
  724. with
  725.     Looping is false;
  726.     Name is "OP_MUSC.WAV";
  727. end;
  728.  
  729. object oOP_SCRP_MOV is cMovieSupplier
  730. with
  731.     Looping is false;
  732.     Preload is false;
  733.     Name is "OP_SCRP.MOV";
  734. end;
  735.  
  736. object oOP_SCRP_PIC is cPictureSupplier
  737. with
  738.     Buffered is true;
  739.     Transparent is false;
  740.     Red is 255; Green is 255; Blue is 255;
  741.     Name is "OP_SCRP.PIC";
  742. end;
  743.  
  744. object oOP_SENS_PIC is cPictureSupplier
  745. with
  746.     Buffered is true;
  747.     Transparent is false;
  748.     Red is 255; Green is 255; Blue is 255;
  749.     Name is "OP_SENS.PIC";
  750. end;
  751.  
  752. object oQT_ARW1_PIC is cPictureSupplier
  753. with
  754.     Buffered is true;
  755.     Transparent is false;
  756.     Red is 255; Green is 255; Blue is 255;
  757.     Name is "QT_ARW1.PIC";
  758. end;
  759.  
  760. object oQT_ARW2_PIC is cPictureSupplier
  761. with
  762.     Buffered is true;
  763.     Transparent is false;
  764.     Red is 255; Green is 255; Blue is 255;
  765.     Name is "QT_ARW2.PIC";
  766. end;
  767.  
  768. object oQT_ARW3_PIC is cPictureSupplier
  769. with
  770.     Buffered is true;
  771.     Transparent is false;
  772.     Red is 255; Green is 255; Blue is 255;
  773.     Name is "QT_ARW3.PIC";
  774. end;
  775.  
  776. object oQT_ARW4_PIC is cPictureSupplier
  777. with
  778.     Buffered is true;
  779.     Transparent is false;
  780.     Red is 255; Green is 255; Blue is 255;
  781.     Name is "QT_ARW4.PIC";
  782. end;
  783.  
  784. object oQT_BCK1_PIC is cPictureSupplier
  785. with
  786.     Buffered is true;
  787.     Transparent is false;
  788.     Red is 255; Green is 255; Blue is 255;
  789.     Name is "QT_BCK1.PIC";
  790. end;
  791.  
  792. object oQT_BCK2_PIC is cPictureSupplier
  793. with
  794.     Buffered is true;
  795.     Transparent is false;
  796.     Red is 255; Green is 255; Blue is 255;
  797.     Name is "QT_BCK2.PIC";
  798. end;
  799.  
  800. object oQT_FINI_PIC is cPictureSupplier
  801. with
  802.     Buffered is true;
  803.     Transparent is false;
  804.     Red is 255; Green is 255; Blue is 255;
  805.     Name is "QT_FINI.PIC";
  806. end;
  807.  
  808. object oQT_HLP1_PIC is cPictureSupplier
  809. with
  810.     Buffered is true;
  811.     Transparent is false;
  812.     Red is 255; Green is 255; Blue is 255;
  813.     Name is "QT_HLP1.PIC";
  814. end;
  815.  
  816. object oQT_HLP2_PIC is cPictureSupplier
  817. with
  818.     Buffered is true;
  819.     Transparent is false;
  820.     Red is 255; Green is 255; Blue is 255;
  821.     Name is "QT_HLP2.PIC";
  822. end;
  823.  
  824. object oQT_LG1_PIC is cPictureSupplier
  825. with
  826.     Buffered is true;
  827.     Transparent is false;
  828.     Red is 255; Green is 255; Blue is 255;
  829.     Name is "QT_LG1.PIC";
  830. end;
  831.  
  832. object oQT_LG2_PIC is cPictureSupplier
  833. with
  834.     Buffered is true;
  835.     Transparent is false;
  836.     Red is 255; Green is 255; Blue is 255;
  837.     Name is "QT_LG2.PIC";
  838. end;
  839.  
  840. object oQT_LG3_PIC is cPictureSupplier
  841. with
  842.     Buffered is true;
  843.     Transparent is false;
  844.     Red is 255; Green is 255; Blue is 255;
  845.     Name is "QT_LG3.PIC";
  846. end;
  847.  
  848. object oQT_MOTO_MOV is cMovieSupplier
  849. with
  850.     Looping is false;
  851.     Preload is false;
  852.     Name is "QT_MOTO.MOV";
  853. end;
  854.  
  855. object oQT_STRT_PIC is cPictureSupplier
  856. with
  857.     Buffered is true;
  858.     Transparent is false;
  859.     Red is 255; Green is 255; Blue is 255;
  860.     Name is "QT_STRT.PIC";
  861. end;
  862.  
  863. object oQT_TNL_PIC is cPictureSupplier
  864. with
  865.     Buffered is true;
  866.     Transparent is false;
  867.     Red is 255; Green is 255; Blue is 255;
  868.     Name is "QT_TNL.PIC";
  869. end;
  870.  
  871. object oQV_BCK1_PIC is cPictureSupplier
  872. with
  873.     Buffered is true;
  874.     Transparent is false;
  875.     Red is 255; Green is 255; Blue is 255;
  876.     Name is "QV_BCK1.PIC";
  877. end;
  878.  
  879. object oQV_BCK2_PIC is cPictureSupplier
  880. with
  881.     Buffered is true;
  882.     Transparent is false;
  883.     Red is 255; Green is 255; Blue is 255;
  884.     Name is "QV_BCK2.PIC";
  885. end;
  886.  
  887. object oQV_EXPL_MOV is cVRPanSupplier
  888. with
  889.     WarpMode is 0;
  890.     Name is "QV_EXPL.MOV";
  891. end;
  892.  
  893. object oQV_HLP1_PIC is cPictureSupplier
  894. with
  895.     Buffered is true;
  896.     Transparent is false;
  897.     Red is 255; Green is 255; Blue is 255;
  898.     Name is "QV_HLP1.PIC";
  899. end;
  900.  
  901. object oQV_HLP2_PIC is cPictureSupplier
  902. with
  903.     Buffered is true;
  904.     Transparent is false;
  905.     Red is 255; Green is 255; Blue is 255;
  906.     Name is "QV_HLP2.PIC";
  907. end;
  908.  
  909. object oQV_POTH_PIC is cPictureSupplier
  910. with
  911.     Buffered is true;
  912.     Transparent is false;
  913.     Red is 255; Green is 255; Blue is 255;
  914.     Name is "QV_POTH.PIC";
  915. end;
  916.  
  917. object oQV_WHIP_WAV is cSoundSupplier
  918. with
  919.     Looping is false;
  920.     Name is "QV_WHIP.WAV";
  921. end;
  922.  
  923. object oS2_ALI_PIC is cPictureSupplier
  924. with
  925.     Buffered is true;
  926.     Transparent is false;
  927.     Red is 255; Green is 255; Blue is 255;
  928.     Name is "S2_ALI.PIC";
  929. end;
  930.  
  931. object oS2_ALYH_PIC is cPictureSupplier
  932. with
  933.     Buffered is true;
  934.     Transparent is false;
  935.     Red is 255; Green is 255; Blue is 255;
  936.     Name is "S2_ALYH.PIC";
  937. end;
  938.  
  939. object oS2_ARI_PIC is cPictureSupplier
  940. with
  941.     Buffered is true;
  942.     Transparent is false;
  943.     Red is 255; Green is 255; Blue is 255;
  944.     Name is "S2_ARI.PIC";
  945. end;
  946.  
  947. object oS2_ARYH_PIC is cPictureSupplier
  948. with
  949.     Buffered is true;
  950.     Transparent is false;
  951.     Red is 255; Green is 255; Blue is 255;
  952.     Name is "S2_ARYH.PIC";
  953. end;
  954.  
  955. object oS2_ETI_PIC is cPictureSupplier
  956. with
  957.     Buffered is true;
  958.     Transparent is false;
  959.     Red is 255; Green is 255; Blue is 255;
  960.     Name is "S2_ETI.PIC";
  961. end;
  962.  
  963. object oS2_ETYH_PIC is cPictureSupplier
  964. with
  965.     Buffered is true;
  966.     Transparent is false;
  967.     Red is 255; Green is 255; Blue is 255;
  968.     Name is "S2_ETYH.PIC";
  969. end;
  970.  
  971. object oS2_EXI_PIC is cPictureSupplier
  972. with
  973.     Buffered is true;
  974.     Transparent is false;
  975.     Red is 255; Green is 255; Blue is 255;
  976.     Name is "S2_EXI.PIC";
  977. end;
  978.  
  979. object oS2_EXYH_PIC is cPictureSupplier
  980. with
  981.     Buffered is true;
  982.     Transparent is false;
  983.     Red is 255; Green is 255; Blue is 255;
  984.     Name is "S2_EXYH.PIC";
  985. end;
  986.  
  987. object oS2_MNUI_PIC is cPictureSupplier
  988. with
  989.     Buffered is true;
  990.     Transparent is false;
  991.     Red is 255; Green is 255; Blue is 255;
  992.     Name is "S2_MNUI.PIC";
  993. end;
  994.  
  995. object oS2_MNUYH_PIC is cPictureSupplier
  996. with
  997.     Buffered is true;
  998.     Transparent is false;
  999.     Red is 255; Green is 255; Blue is 255;
  1000.     Name is "S2_MNUYH.PIC";
  1001. end;
  1002.  
  1003. object oS3_2clk_WAV is cSoundSupplier
  1004. with
  1005.     Looping is false;
  1006.     Name is "S3_2clk.WAV";
  1007. end;
  1008.  
  1009. object oS3_clk_WAV is cSoundSupplier
  1010. with
  1011.     Looping is false;
  1012.     Name is "S3_clk.WAV";
  1013. end;
  1014.  
  1015. object oS4_MONV_MOV is cVRPanSupplier
  1016. with
  1017.     WarpMode is 0;
  1018.     Name is "S4_MONV.MOV";
  1019. end;
  1020.  
  1021. object oS6_EDDY_MOV is cVRObjSupplier
  1022. with
  1023.     Name is "S6_EDDY.MOV";
  1024. end;
  1025.  
  1026.